11 changed files with 128 additions and 127 deletions
			
			
		@ -1,24 +1,23 @@ | 
				
			|||||
# -*- coding: utf-8 -*- | 
					# -*- coding: utf-8 -*- | 
				
			||||
############################################################################### | 
					################################################################################ | 
				
			||||
# | 
					# | 
				
			||||
#    Cybrosys Technologies Pvt. Ltd. | 
					#    Cybrosys Technologies Pvt. Ltd. | 
				
			||||
 | 
					#    Copyright (C) 2024-TODAY Cybrosys Technologies(<https://www.cybrosys.com>). | 
				
			||||
 | 
					#    Author: Fathima Mazlin AM(odoo@cybrosys.com) | 
				
			||||
# | 
					# | 
				
			||||
#    Copyright (C) 2024-TODAY Cybrosys Technologies(<https://www.cybrosys.com>) | 
					#    This program is free software: you can modify | 
				
			||||
#    Author: Cybrosys Techno Solutions (<https://www.cybrosys.com>) | 
					#    it under the terms of the GNU Affero General Public License (AGPL) as | 
				
			||||
 | 
					#    published by the Free Software Foundation, either version 3 of the | 
				
			||||
 | 
					#    License, or (at your option) any later version. | 
				
			||||
# | 
					# | 
				
			||||
#    This program is under the terms of the Odoo Proprietary License v1.0 | 
					#    This program is distributed in the hope that it will be useful, | 
				
			||||
#    (OPL-1) | 
					#    but WITHOUT ANY WARRANTY; without even the implied warranty of | 
				
			||||
#    It is forbidden to publish, distribute, sublicense, or sell copies of the | 
					#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the | 
				
			||||
#    Software or modified copies of the Software. | 
					#    GNU Affero General Public License for more details. | 
				
			||||
# | 
					# | 
				
			||||
#    THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | 
					#    You should have received a copy of the GNU Affero General Public License | 
				
			||||
#    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | 
					#    along with this program.  If not, see <https://www.gnu.org/licenses/>. | 
				
			||||
#    FITNESS FOR A PARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL | 
					 | 
				
			||||
#    THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,DAMAGES OR OTHER | 
					 | 
				
			||||
#    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,ARISING | 
					 | 
				
			||||
#    FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 
					 | 
				
			||||
#    DEALINGS IN THE SOFTWARE. | 
					 | 
				
			||||
# | 
					# | 
				
			||||
############################################################################### | 
					################################################################################ | 
				
			||||
from . import models | 
					from . import models | 
				
			||||
 | 
					
 | 
				
			||||
 | 
				
			|||||
					Loading…
					
					
				
		Reference in new issue