~agilebg/openerp-product-attributes/adding_product_pack_7

« back to all changes in this revision

Viewing changes to product_pack/__init__.py

  • Committer: Alex Comba
  • Date: 2013-08-26 10:57:18 UTC
  • Revision ID: alex.comba@agilebg.com-20130826105718-y39b6zcz0zxmu48k
[REF] product_stock module porting to 7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
#    This program is distributed in the hope that it will be useful,
14
14
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
15
15
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
 
#    GNU General Public License for more details.
 
16
#    GNU Affero General Public License for more details.
17
17
#
18
18
#    You should have received a copy of the GNU Affero General Public License
19
19
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.